home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / bbs / trionbbs100.lha / Trion / cfg / allfiles.cfg < prev    next >
Text File  |  1997-07-28  |  1KB  |  80 lines

  1.  
  2.  
  3. ;====(  Trion AllFiles Configuration File )=====
  4.  
  5.  
  6. ;; methode of sorting the list , can be 'ALPHA' or 'CHRONO'
  7.  
  8. SORT  ALPHA
  9.  
  10. ;; Area to Add this AllFiles to
  11.  
  12. AREA  5
  13.  
  14. ;; Description in the BBS filecatalog
  15.  
  16. DESC  "AllFiles of this BBS"
  17.  
  18. ;; filename and archive name of the allfiles
  19.  
  20. NAME   "ALLFILES.TXT"
  21. ARC    "ALLFILES.LHA"
  22.  
  23. ;; Temporary directory to make file and archive
  24.  
  25. TEMP   "RAM:"
  26.  
  27. ;; How to archive this allfiles
  28. ;;  %a = archive  ,  %t = allfiles text
  29.  
  30. ARCHIVER   "Lha -q -N -m a %a %t"
  31.  
  32. ;; Wich sections to Add to this AllFiles
  33.  
  34. SECTIONS   3-5 , 12-14 , 20-35
  35. SECTIONS   60-73
  36.  
  37. ;; End of this allfiles
  38.  
  39. END
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46. ;; methode of sorting the list , can be 'ALPHA' or 'CHRONO'
  47.  
  48. SORT  ALPHA
  49.  
  50. ;; Area to Add this AllFiles to
  51.  
  52. AREA  9
  53.  
  54. ;; Description in the BBS filecatalog
  55.  
  56. DESC  "AllFiles of TRION files"
  57.  
  58. ;; First part of filename of this Allfiles
  59.  
  60. NAME  TALLFILES.TXT
  61. ARC   TALLFILES.LHA
  62.  
  63. ;; Temporary directory to make file and archive
  64.  
  65. TEMP   "RAM:"
  66.  
  67. ;; How to archive this allfiles
  68. ;;  %a = archive  ,  %t = allfiles text
  69.  
  70. ARCHIVER   "Lha -q -N -m a %a %t"
  71.  
  72. ;; Wich sections to Add to this AllFiles
  73.  
  74. SECTIONS   9
  75.  
  76. ;; End of this allfiles
  77.  
  78. END
  79.  
  80.